home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / Clean 1.2.4 / StdEnv / StdMisc.dcl < prev    next >
Encoding:
Text File  |  1996-12-23  |  432 b   |  10 lines  |  [TEXT/3PRM]

  1. system module StdMisc
  2.  
  3. // ****************************************************************************************
  4. //    Concurrent Clean Standard Library Module Version 1.1
  5. //    Copyright 1995 University of Nijmegen
  6. // ****************************************************************************************
  7.  
  8. abort        :: !{#Char} -> .a                // stop reduction, print argument and core dump
  9. undef        :: .a                            // fatal error, stop reduction.
  10.